Skip to content

feat: Add customize auth handlers docs #2218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jul 16, 2025

Conversation

tusharpandey13
Copy link
Contributor

@tusharpandey13 tusharpandey13 commented Jul 4, 2025

Fixes: #1895

Adds documentation about customizing auth handlers at various parts of authentication:

  • Before / after login
  • Before / after logout
  • Before callback handler

Includes example and prose

@tusharpandey13 tusharpandey13 requested a review from a team as a code owner July 4, 2025 06:07
@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.01%. Comparing base (4e3a2fe) to head (a0a7af6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2218   +/-   ##
=======================================
  Coverage   85.01%   85.01%           
=======================================
  Files          24       24           
  Lines        2309     2309           
  Branches      429      429           
=======================================
  Hits         1963     1963           
  Misses        340      340           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tusharpandey13 tusharpandey13 marked this pull request as draft July 4, 2025 06:17
@tusharpandey13 tusharpandey13 marked this pull request as ready for review July 9, 2025 04:40
@tusharpandey13
Copy link
Contributor Author

@guabu does this look right?

nandan-bhat
nandan-bhat previously approved these changes Jul 15, 2025
@tusharpandey13
Copy link
Contributor Author

Moving ahead with this.

@tusharpandey13 tusharpandey13 enabled auto-merge (squash) July 16, 2025 12:28
@tusharpandey13 tusharpandey13 changed the title feature/add customize auth handlers docs Add customize auth handlers docs Jul 16, 2025
@tusharpandey13 tusharpandey13 changed the title Add customize auth handlers docs feat: Add customize auth handlers docs Jul 16, 2025
@tusharpandey13 tusharpandey13 mentioned this pull request Jul 16, 2025
5 tasks
@tusharpandey13 tusharpandey13 merged commit 82df012 into main Jul 16, 2025
12 checks passed
@tusharpandey13 tusharpandey13 deleted the feature/add-customize-auth-handlers-docs branch July 16, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v4: Customize auth handlers
5 participants